srte:PolPrefState
Each preference acts as a grouping of paths on a policy. The preference having the highest value and who's any member is up is chosen as the active group.
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| active | scalar:Bool |
This boolean is true when this is the currently active path option of the policy | SELECTION: true or false |
| pathCount | scalar:Uint32 |
Number of paths in a preference for a Segment Routing TE Policy | RANGE: [0, 4294967295] |
| pathOptType | srte:PathOptType (scalar:Enum8) |
Segment Routing TE Policy path option type | SELECTION: 0 - Explicit 1 - Dynamic 2 - PCE 3 - none DEFAULT: none |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| pref | srte:OptNum (scalar:Uint32) |
The preference value for the group of paths | RANGE: [1 , 65535] |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |